home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 43.zip / ANC 21.adf / m.doc < prev    next >
Text File  |  1988-01-19  |  2KB  |  38 lines

  1.  
  2.                                    View
  3.                              Text File Viewer
  4.                        Copyright (C) 1988 Bryan Ford
  5.  
  6.     Being unsatisfied with every other text file viewing program I've seen,
  7. I decided to write my own.  The main reason I don't like others (like More
  8. and Less) is they're keyboard-oriented and not very Amiga-ized at all.  I
  9. wrote View to be very Amiga-ized, and easily useable with the mouse.
  10.     You can run it from either the CLI or the Workbench.  From the
  11. CLI, just type View <filename>.  From the Workbench, click on the View icon
  12. and then shift-double-click the file to be viewed.  Or you may want to put
  13. View in the C: directory and set the Default Tool in your text files to
  14. C:View, so View automatically gets run when you activate a text file.
  15.     When it gets run, View will display a text window with several gadgets
  16. along the right side.  The up and down arrows (really triangles) scroll up
  17. and down through the file.  The scroll gadget can serve two purposes.  If
  18. you press the select button on the drag bar, then you can scroll up and
  19. down through the file with it very quickly.  Clicking above or below the
  20. bar moves through the file a page at a time.  The close gadget closes
  21. the window and ends the program.
  22.     View uses a simple refresh window, so it won't take up memory if you
  23. put it behind another window.  However, that means that if you move it
  24. somehow, it might have to refresh the window.  You don't need to wait until
  25. it's done refreshing to keep moving - if you use the gadgets while it's
  26. refereshing, it'll immediately move and then start refreshing again.
  27.     I hope you enjoy this program as much as I do!  I'm not going to
  28. require a donation for using this program, but if you feel it's worth
  29. something to you, donations are welcome.  Suggestions and ideas
  30. appreciated, flames go to NIL:.  Enjoy!
  31.  
  32.                             Bryan Ford
  33.                     Snail:  1790 East 1400 North
  34.                             Logan, UT 84321
  35.                     Phone:  (801)753-1159
  36.                     Bitnet: FATQW@USU
  37.  
  38.